Name | Description |
AsString |
Used to get and set the row value as string.
|
AttrAsPgBox |
Used to get a reference to a TPgBox object for an attribute of ftPgBox type.
|
AttrAsPgCircle |
Used to get a reference to a TPgCircle object for an attribute of ftPgCircle type.
|
AttrAsPgCursor |
Used to get a reference to a TPgCursor object for an attribute of ftPgCursor type.
|
AttrAsPgDate |
Used to get a reference to TPgDate object for attribute of ftPgDate type.
|
AttrAsPgInterval |
Used to get a reference to a TPgInterval object for an attribute of ftPgInterval type.
|
AttrAsPgLargeObject |
Used to get a reference to a TPgLargeObjecte object for an attribute of ftPgLargeObject type.
|
AttrAsPgLSeg |
Used to get a reference to a TPgLSeg object for an attribute of ftPgLSeg type.
|
AttrAsPgPath |
Used to get a reference to a TPgPath object for an attribute of ftPgPath type.
|
AttrAsPgPoint |
Used to get a reference to a TPgPoint object for an attribute of ftPgPoint type.
|
AttrAsPgPolygon |
Used to get a reference to a TPgPolygon object for an attribute of ftPgPolygon type.
|
AttrAsPgRow |
Used to get a reference to a TPgRow object for an attribute of composite type.
|
AttrAsPgTime |
Used to get a reference to a TPgTime object for an attribute of ftPgTime type.
|
AttrAsPgTimeStamp |
Used to get a reference to a TPgTimeStamp object for an attribute of ftPgTimeStamp type.
|
AttrIsNull |
Used to find out if an attribute is NULL, or to set an attribute value to NULL.
|
AttrValue |
Used to get or set the value of an attribute.
|
RefCount (inherited from TSharedObject) |
Used to return the count of reference to a TSharedObject object.
|
RowType |
Holds the reference to a TPgRowType object containing information about corresponding composite type.
|